Move test for 64-bit kernel with 32-bit userland to configure.
authorGlenn Morris <rgm@gnu.org>
Wed, 28 Apr 2010 06:43:38 +0000 (23:43 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 28 Apr 2010 06:43:38 +0000 (23:43 -0700)
commit22d1fa6ab935361ac83ca43ad2ed1175d1bd1b1f
tree50ea4044cbae1a9d3d6e6fdba9b6b6bc9285ef8c
parent33aaa9d6d5400825c95321bf2c6c97db3c36164e
Move test for 64-bit kernel with 32-bit userland to configure.
See discussion in bug#5655.

* configure.in (machine, canonical): On amdx86-64, check for a 32-bit
userland and maybe change values to i386 (move test from s/amdx86-64.h).

* src/m/amdx86-64.h [i386]: Move this test to configure.in.
ChangeLog
configure.in
src/m/amdx86-64.h